func log/slog.appendJSONValue

2 uses

	log/slog (current package)
		handler.go#L605: 		err = appendJSONValue(s, v)
		json_handler.go#L104: func appendJSONValue(s *handleState, v Value) error {